Creates a normalized [0..1] color blend out of the specified colors and positions.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static ColorBlend Blend ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function Blend( _ |
A ColorBlend instance corresponding to the specified colors and positions.
See Also